home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / autoit / autoit-v3.2.0.1-setup.exe / au3check.dat next >
Text File  |  2006-08-13  |  12KB  |  522 lines

  1. $CmdLine
  2. $CmdLineRaw
  3. *COM_EventObj
  4.  
  5. @AppDataCommonDir @AppDataDir @AutoItExe @AutoItPID @AutoItVersion @COM_EventObj @CommonFilesDir @Compiled @ComputerName @ComSpec 
  6. @CR @CRLF @DesktopCommonDir @DesktopDepth @DesktopDir @DesktopHeight @DesktopRefresh @DesktopWidth @DocumentsCommonDir @error 
  7. @exitCode @exitMethod @extended @FavoritesCommonDir @FavoritesDir @GUI_CtrlHandle @GUI_CtrlId @GUI_DragFile @GUI_DragId @GUI_DropId 
  8. @GUI_WinHandle @HomeDrive @HomePath @HomeShare @HotKeyPressed @HOUR @InetGetActive @InetGetBytesRead @IPAddress1 @IPAddress2 
  9. @IPAddress3 @IPAddress4 @LF @LogonDNSDomain @LogonDomain @LogonServer @MDAY @MIN @MON @MyDocumentsDir 
  10. @NumParams @OSBuild @OSLang @OSServicePack @OSTYPE @OSVersion @ProcessorArch @ProgramFilesDir @ProgramsCommonDir @ProgramsDir 
  11. @ScriptDir @ScriptFullPath @ScriptLineNumber @ScriptName @SEC @StartMenuCommonDir @StartMenuDir @StartupCommonDir @StartupDir @SW_DISABLE 
  12. @SW_ENABLE @SW_HIDE @SW_LOCK @SW_MAXIMIZE @SW_MINIMIZE @SW_RESTORE @SW_SHOW @SW_SHOWDEFAULT @SW_SHOWMAXIMIZED @SW_SHOWMINIMIZED 
  13. @SW_SHOWMINNOACTIVE @SW_SHOWNA @SW_SHOWNOACTIVATE @SW_SHOWNORMAL @SW_UNLOCK @SystemDir @TAB @TempDir @TRAY_ID @TrayIconFlashing 
  14. @TrayIconVisible @UserName @UserProfileDir @WDAY @WindowsDir @WorkingDir @YDAY @YEAR 
  15.  
  16. !Abs 1 1
  17. !ACos 1 1
  18. !AdlibDisable 0 0
  19. !AdlibEnable 1 2
  20. !Asc 1 1
  21. !ASin 1 1
  22. !Assign 2 3
  23. !ATan 1 1
  24. !AutoItSetOption 1 2
  25. !AutoItWinGetTitle 0 0
  26. !AutoItWinSetTitle 1 1
  27. !Beep 0 2
  28. !BinaryString 1 1
  29. !BitAND 2 255
  30. !BitNOT 1 1
  31. !BitOR 2 255
  32. !BitRotate 2 3
  33. !BitShift 2 2
  34. !BitXOR 2 255
  35. !BlockInput 1 1
  36. !Break 1 1
  37. !Call 1 254
  38. !CDTray 2 2
  39. !Ceiling 1 1
  40. !Chr 1 1
  41. !ClipGet 0 0
  42. !ClipPut 1 1
  43. !ConsoleRead 0 2
  44. !ConsoleWrite 1 1
  45. !ConsoleWriteError 1 1
  46. !ControlClick 3 5
  47. !ControlCommand 4 5
  48. !ControlDisable 3 3
  49. !ControlEnable 3 3
  50. !ControlFocus 3 3
  51. !ControlGetFocus 1 2
  52. !ControlGetHandle 3 3
  53. !ControlGetPos 3 3
  54. !ControlGetText 3 3
  55. !ControlHide 3 3
  56. !ControlListView 4 6
  57. !ControlMove 5 7
  58. !ControlSend 4 5
  59. !ControlSetText 4 5
  60. !ControlShow 3 3
  61. !Cos 1 1
  62. !Dec 1 1
  63. !DirCopy 2 3
  64. !DirCreate 1 1
  65. !DirGetSize 1 2
  66. !DirMove 2 3
  67. !DirRemove 1 2
  68. !DllCall 3 255
  69. !DllClose 1 1
  70. !DllOpen 1 1
  71. !DllStructCreate 1 2
  72. !DllStructGetData 2 3
  73. !DllStructGetPtr 1 2
  74. !DllStructGetSize 1 1
  75. !DllStructSetData 3 4
  76. !DriveGetDrive 1 1
  77. !DriveGetFileSystem 1 1
  78. !DriveGetLabel 1 1
  79. !DriveGetSerial 1 1
  80. !DriveGetType 1 1
  81. !DriveMapAdd 2 5
  82. !DriveMapDel 1 1
  83. !DriveMapGet 1 1
  84. !DriveSetLabel 2 2
  85. !DriveSpaceFree 1 1
  86. !DriveSpaceTotal 1 1
  87. !DriveStatus 1 1
  88. !EnvGet 1 1
  89. !EnvSet 1 2
  90. !EnvUpdate 0 0
  91. !Eval 1 1
  92. !Execute 1 1
  93. !Exp 1 1
  94. !FileChangeDir 1 1
  95. !FileClose 1 1
  96. !FileCopy 2 3
  97. !FileCreateNTFSLink 2 3
  98. !FileCreateShortcut 2 9
  99. !FileDelete 1 1
  100. !FileExists 1 1
  101. !FileFindFirstFile 1 1
  102. !FileFindNextFile 1 1
  103. !FileGetAttrib 1 1
  104. !FileGetLongName 1 2
  105. !FileGetShortcut 1 1
  106. !FileGetShortName 1 2
  107. !FileGetSize 1 1
  108. !FileGetTime 1 3
  109. !FileGetVersion 1 1
  110. !FileInstall 2 3
  111. !FileMove 2 3
  112. !FileOpen 2 2
  113. !FileOpenDialog 3 5
  114. !FileRead 1 2
  115. !FileReadLine 1 2
  116. !FileRecycle 1 1
  117. !FileRecycleEmpty 0 1
  118. !FileSaveDialog 3 5
  119. !FileSelectFolder 2 4
  120. !FileSetAttrib 2 3
  121. !FileSetTime 3 4
  122. !FileWrite 2 2
  123. !FileWriteLine 2 2
  124. !Floor 1 1
  125. !FtpSetProxy 1 4
  126. !GUICreate 1 8
  127. !GUICtrlCreateAvi 4 8
  128. !GUICtrlCreateButton 3 7
  129. !GUICtrlCreateCheckbox 3 7
  130. !GUICtrlCreateCombo 3 7
  131. !GUICtrlCreateContextMenu 0 1
  132. !GUICtrlCreateDate 3 7
  133. !GUICtrlCreateDummy 0 0
  134. !GUICtrlCreateEdit 3 7
  135. !GUICtrlCreateGraphic 2 5
  136. !GUICtrlCreateGroup 3 7
  137. !GUICtrlCreateIcon 4 8
  138. !GUICtrlCreateInput 3 7
  139. !GUICtrlCreateLabel 3 7
  140. !GUICtrlCreateList 3 7
  141. !GUICtrlCreateListView 3 7
  142. !GUICtrlCreateListViewItem 2 2
  143. !GUICtrlCreateMenu 1 3
  144. !GUICtrlCreateMenuitem 2 4
  145. !GUICtrlCreateMonthCal 3 7
  146. !GUICtrlCreateObj 3 5
  147. !GUICtrlCreatePic 3 7
  148. !GUICtrlCreateProgress 2 6
  149. !GUICtrlCreateRadio 3 7
  150. !GUICtrlCreateSlider 2 6
  151. !GUICtrlCreateTab 2 6
  152. !GUICtrlCreateTabItem 1 1
  153. !GUICtrlCreateTreeView 2 6
  154. !GUICtrlCreateTreeViewItem 2 2
  155. !GUICtrlCreateUpdown 1 2
  156. !GUICtrlDelete 1 1
  157. !GUICtrlGetHandle 1 1
  158. !GUICtrlGetState 0 1
  159. !GUICtrlRead 1 2
  160. !GUICtrlRecvMsg 2 4
  161. !GUICtrlRegisterListViewSort 2 2
  162. !GUICtrlSendMsg 4 4
  163. !GUICtrlSendToDummy 1 2
  164. !GUICtrlSetBkColor 2 2
  165. !GUICtrlSetColor 2 2
  166. !GUICtrlSetCursor 2 2
  167. !GUICtrlSetData 2 3
  168. !GUICtrlSetFont 2 5
  169. !GUICtrlSetGraphic 2 8
  170. !GUICtrlSetImage 2 4
  171. !GUICtrlSetLimit 2 3
  172. !GUICtrlSetOnEvent 2 2
  173. !GUICtrlSetPos 3 5
  174. !GUICtrlSetResizing 2 2
  175. !GUICtrlSetState 2 2
  176. !GUICtrlSetStyle 2 3
  177. !GUICtrlSetTip 2 2
  178. !GUIDelete 0 1
  179. !GUIGetCursorInfo 0 1
  180. !GUIGetMsg 0 1
  181. !GUIRegisterMsg 2 2
  182. !GUISetBkColor 1 2
  183. !GUISetCoord 2 5
  184. !GUISetCursor 0 3
  185. !GUISetFont 1 5
  186. !GUISetHelp 1 2
  187. !GUISetIcon 1 3
  188. !GUISetOnEvent 2 3
  189. !GUISetState 0 2
  190. !GUIStartGroup 0 1
  191. !GUISwitch 1 2
  192. !Hex 1 2
  193. !HotKeySet 1 2
  194. !HttpSetProxy 1 4
  195. !HWnd 1 1
  196. !InetGet 1 4
  197. !InetGetSize 1 1
  198. !IniDelete 2 3
  199. !IniRead 4 4
  200. !IniReadSection 2 2
  201. !IniReadSectionNames 1 1
  202. !IniRenameSection 3 4
  203. !IniWrite 4 4
  204. !InputBox 2 9
  205. !Int 1 1
  206. !IsAdmin 0 0
  207. !IsArray 1 1
  208. !IsBinaryString 1 1
  209. !IsBool 1 1
  210. !IsDeclared 1 1
  211. !IsFloat 1 1
  212. !IsHWnd 1 1
  213. !IsInt 1 1
  214. !IsKeyword 1 1
  215. !IsNumber 1 1
  216. !IsObj 1 1
  217. !IsString 1 1
  218. !Log 1 1
  219. !MemGetStats 0 0
  220. !Mod 2 2
  221. !MouseClick 1 5
  222. !MouseClickDrag 5 6
  223. !MouseDown 1 1
  224. !MouseGetCursor 0 0
  225. !MouseGetPos 0 1
  226. !MouseMove 2 3
  227. !MouseUp 1 1
  228. !MouseWheel 1 2
  229. !MsgBox 3 4
  230. !Number 1 1
  231. !ObjCreate 1 4
  232. !ObjEvent 1 3
  233. !ObjGet 1 2
  234. !ObjName 1 2
  235. !Opt 1 2
  236. !Ping 1 2
  237. !PixelChecksum 4 5
  238. !PixelGetColor 2 2
  239. !PixelSearch 5 7
  240. !PluginClose 1 1
  241. !PluginOpen 1 1
  242. !ProcessClose 1 1
  243. !ProcessExists 1 1
  244. !ProcessList 0 1
  245. !ProcessSetPriority 2 2
  246. !ProcessWait 1 2
  247. !ProcessWaitClose 1 2
  248. !ProgressOff 0 0
  249. !ProgressOn 2 6
  250. !ProgressSet 1 3
  251. !Random 0 3
  252. !RegDelete 1 2
  253. !RegEnumKey 2 2
  254. !RegEnumVal 2 2
  255. !RegRead 2 2
  256. !RegWrite 1 4
  257. !Round 1 2
  258. !Run 1 4
  259. !RunAsSet 0 4
  260. !RunWait 1 3
  261. !Send 1 2
  262. !SetError 1 3
  263. !SetExtended 1 2
  264. !Shutdown 1 1
  265. !Sin 1 1
  266. !Sleep 1 1
  267. !SoundPlay 1 2
  268. !SoundSetWaveVolume 1 1
  269. !SplashImageOn 2 7
  270. !SplashOff 0 0
  271. !SplashTextOn 2 10
  272. !Sqrt 1 1
  273. !StatusbarGetText 1 3
  274. !StderrRead 1 3
  275. !StdinWrite 1 2
  276. !StdoutRead 1 3
  277. !String 1 1
  278. !StringAddCR 1 1
  279. !StringFormat 1 33
  280. !StringInStr 2 4
  281. !StringIsAlNum 1 1
  282. !StringIsAlpha 1 1
  283. !StringIsASCII 1 1
  284. !StringIsDigit 1 1
  285. !StringIsFloat 1 1
  286. !StringIsInt 1 1
  287. !StringIsLower 1 1
  288. !StringIsSpace 1 1
  289. !StringIsUpper 1 1
  290. !StringIsXDigit 1 1
  291. !StringLeft 2 2
  292. !StringLen 1 1
  293. !StringLower 1 1
  294. !StringMid 2 3
  295. !StringRegExp 2 3
  296. !StringRegExpReplace 2 4
  297. !StringReplace 3 5
  298. !StringRight 2 2
  299. !StringSplit 2 3
  300. !StringStripCR 1 1
  301. !StringStripWS 2 2
  302. !StringTrimLeft 2 2
  303. !StringTrimRight 2 2
  304. !StringUpper 1 1
  305. !Tan 1 1
  306. !TCPAccept 1 1
  307. !TCPCloseSocket 1 1
  308. !TCPConnect 2 2
  309. !TCPListen 2 3
  310. !TCPNameToIP 1 1
  311. !TCPRecv 2 2
  312. !TCPSend 2 2
  313. !TCPShutdown 0 0
  314. !TCPStartup 0 0
  315. !TimerDiff 1 1
  316. !TimerInit 0 0
  317. !TimerStart 0 0
  318. !TimerStop 1 1
  319. !ToolTip 1 6
  320. !TrayCreateItem 1 4
  321. !TrayCreateMenu 1 3
  322. !TrayGetMsg 0 0
  323. !TrayItemDelete 1 1
  324. !TrayItemGetHandle 1 1
  325. !TrayItemGetState 0 1
  326. !TrayItemGetText 1 1
  327. !TrayItemSetOnEvent 2 2
  328. !TrayItemSetState 2 2
  329. !TrayItemSetText 2 2
  330. !TraySetClick 1 1
  331. !TraySetIcon 0 2
  332. !TraySetOnEvent 2 2
  333. !TraySetPauseIcon 0 2
  334. !TraySetState 0 1
  335. !TraySetToolTip 0 1
  336. !TrayTip 3 4
  337. !UBound 1 2
  338. !UDPBind 2 2
  339. !UDPCloseSocket 1 1
  340. !UDPOpen 2 2
  341. !UDPRecv 2 2
  342. !UDPSend 2 2
  343. !UDPShutdown 0 0
  344. !UDPStartup 0 0
  345. !WinActivate 1 2
  346. !WinActive 1 2
  347. !WinClose 1 2
  348. !WinExists 1 2
  349. !WinFlash 1 4
  350. !WinGetCaretPos 0 0
  351. !WinGetClassList 1 2
  352. !WinGetClientSize 1 2
  353. !WinGetHandle 1 2
  354. !WinGetPos 1 2
  355. !WinGetProcess 1 2
  356. !WinGetState 1 2
  357. !WinGetText 1 2
  358. !WinGetTitle 1 2
  359. !WinKill 1 2
  360. !WinList 0 2
  361. !WinMenuSelectItem 3 9
  362. !WinMinimizeAll 0 0
  363. !WinMinimizeAllUndo 0 0
  364. !WinMove 4 6
  365. !WinSetOnTop 3 3
  366. !WinSetState 3 3
  367. !WinSetTitle 3 3
  368. !WinSetTrans 3 3
  369. !WinShow 3 3
  370. !WinWait 1 3
  371. !WinWaitActive 1 3
  372. !WinWaitClose 1 3
  373. !WinWaitNotActive 1 3
  374.  
  375. %AutoItSetOption 1 CaretCoordMode
  376. %AdlibEnable 1 <UDF>
  377. %AutoItSetOption 1 ColorMode
  378. %AutoItSetOption 1 ExpandEnvStrings
  379. %AutoItSetOption 1 ExpandVarStrings
  380. %AutoItSetOption 1 FtpBinaryMode
  381. %AutoItSetOption 1 GUICloseOnESC
  382. %AutoItSetOption 1 GUICoordMode
  383. %AutoItSetOption 1 GUIDataSeparatorChar
  384. %AutoItSetOption 1 GUIEventOptions
  385. %AutoItSetOption 1 GUIOnEventMode
  386. %AutoItSetOption 1 GUIResizeMode
  387. %AutoItSetOption 1 MouseClickDelay
  388. %AutoItSetOption 1 MouseClickDownDelay
  389. %AutoItSetOption 1 MouseClickDragDelay
  390. %AutoItSetOption 1 MouseCoordMode
  391. %AutoItSetOption 1 MustDeclareVars
  392. %AutoItSetOption 1 OnExitFunc
  393. %AutoItSetOption 1 PixelCoordMode
  394. %AutoItSetOption 1 RunErrorsFatal
  395. %AutoItSetOption 1 SendAttachMode
  396. %AutoItSetOption 1 SendCapslockMode
  397. %AutoItSetOption 1 SendKeyDelay
  398. %AutoItSetOption 1 SendKeyDownDelay
  399. %AutoItSetOption 1 TCPTimeout
  400. %AutoItSetOption 1 TrayAutoPause
  401. %AutoItSetOption 1 TrayIconDebug
  402. %AutoItSetOption 1 TrayIconHide
  403. %AutoItSetOption 1 TrayMenuMode
  404. %AutoItSetOption 1 TrayOnEventMode
  405. %AutoItSetOption 1 WinDetectHiddenText
  406. %AutoItSetOption 1 WinSearchChildren
  407. %AutoItSetOption 1 WinTextMatchMode
  408. %AutoItSetOption 1 WinTitleMatchMode
  409. %AutoItSetOption 1 WinWaitDelay
  410. %Call 1 <UDF_P>
  411. %ControlClick 4 left
  412. %ControlClick 4 middle
  413. %ControlClick 4 right
  414. %ControlCommand 4 AddString
  415. %ControlCommand 4 Check
  416. %ControlCommand 4 CurrentTab
  417. %ControlCommand 4 DelString
  418. %ControlCommand 4 EditPaste
  419. %ControlCommand 4 FindString
  420. %ControlCommand 4 GetCurrentCol
  421. %ControlCommand 4 GetCurrentLine
  422. %ControlCommand 4 GetCurrentSelection
  423. %ControlCommand 4 GetLine
  424. %ControlCommand 4 GetLineCount
  425. %ControlCommand 4 GetSelected
  426. %ControlCommand 4 HideDropDown
  427. %ControlCommand 4 IsChecked
  428. %ControlCommand 4 IsEnabled
  429. %ControlCommand 4 IsVisible
  430. %ControlCommand 4 SelectString
  431. %ControlCommand 4 SetCurrentSelection
  432. %ControlCommand 4 ShowDropDown
  433. %ControlCommand 4 TabLeft
  434. %ControlCommand 4 TabRight
  435. %ControlCommand 4 UnCheck
  436. %ControlListView 4 DeSelect
  437. %ControlListView 4 FindItem
  438. %ControlListView 4 GetItemCount
  439. %ControlListView 4 GetSelected
  440. %ControlListView 4 GetSelectedCount
  441. %ControlListView 4 GetSubItemCount
  442. %ControlListView 4 GetText
  443. %ControlListView 4 IsSelected
  444. %ControlListView 4 Select
  445. %ControlListView 4 SelectAll
  446. %ControlListView 4 SelectClear
  447. %ControlListView 4 SelectInvert
  448. %ControlListView 4 ViewChange
  449. %GUICtrlSetOnEvent 2 <UDF>
  450. %GUIRegisterMsg 2 <UDF_P>
  451. %GUISetOnEvent 2 <UDF>
  452. %HotKeySet 2 <UDF>
  453. %MouseClick 1 left
  454. %MouseClick 1 main
  455. %MouseClick 1 menu
  456. %MouseClick 1 middle
  457. %MouseClick 1 primary
  458. %MouseClick 1 right
  459. %MouseClick 1 secondary
  460. %MouseClickDrag 1 left
  461. %MouseClickDrag 1 main
  462. %MouseClickDrag 1 menu
  463. %MouseClickDrag 1 middle
  464. %MouseClickDrag 1 primary
  465. %MouseClickDrag 1 right
  466. %MouseClickDrag 1 secondary
  467. %MouseDown 1 left
  468. %MouseDown 1 main
  469. %MouseDown 1 menu
  470. %MouseDown 1 middle
  471. %MouseDown 1 primary
  472. %MouseDown 1 right
  473. %MouseDown 1 secondary
  474. %MouseUp 1 left
  475. %MouseUp 1 main
  476. %MouseUp 1 menu
  477. %MouseUp 1 middle
  478. %MouseUp 1 primary
  479. %MouseUp 1 right
  480. %MouseUp 1 secondary
  481. %Opt 1 CaretCoordMode
  482. %Opt 1 ColorMode
  483. %Opt 1 ExpandEnvStrings
  484. %Opt 1 ExpandVarStrings
  485. %Opt 1 FtpBinaryMode
  486. %Opt 1 GUICloseOnESC
  487. %Opt 1 GUICoordMode
  488. %Opt 1 GUIDataSeparatorChar
  489. %Opt 1 GUIEventOptions
  490. %Opt 1 GUIOnEventMode
  491. %Opt 1 GUIResizeMode
  492. %Opt 1 MouseClickDelay
  493. %Opt 1 MouseClickDownDelay
  494. %Opt 1 MouseClickDragDelay
  495. %Opt 1 MouseCoordMode
  496. %Opt 1 MustDeclareVars
  497. %Opt 1 OnExitFunc
  498. %Opt 1 PixelCoordMode
  499. %Opt 1 RunErrorsFatal
  500. %Opt 1 SendAttachMode
  501. %Opt 1 SendCapslockMode
  502. %Opt 1 SendKeyDelay
  503. %Opt 1 SendKeyDownDelay
  504. %Opt 1 TCPTimeout
  505. %Opt 1 TrayAutoPause
  506. %Opt 1 TrayIconDebug
  507. %Opt 1 TrayIconHide
  508. %Opt 1 TrayMenuMode
  509. %Opt 1 TrayOnEventMode
  510. %Opt 1 WinDetectHiddenText
  511. %Opt 1 WinSearchChildren
  512. %Opt 1 WinTextMatchMode
  513. %Opt 1 WinTitleMatchMode
  514. %Opt 1 WinWaitDelay
  515. %RegWrite 3 REG_BINARY
  516. %RegWrite 3 REG_DWORD
  517. %RegWrite 3 REG_EXPAND_SZ
  518. %RegWrite 3 REG_MULTI_SZ
  519. %RegWrite 3 REG_SZ
  520. %TrayItemSetOnEvent 2 <UDF>
  521. %TraySetOnEvent 2 <UDF>
  522.